| CommonlineResponse |
| EntityType | Independent |
| Logical Entity Name | CommonlineResponse |
| Default Table Name | FaCommonLineResponse |
| Logical Only | NO |
| Definition | |
| Note |
| CommonlineResponse Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
FaExportImportFileId |
INTEGER | NO | ||
StudentAwardLoanId |
INTEGER | YES | ||
| CommonlineLoanIdentifier | CHAR(17) | NO | ||
| LoanType | CHAR(2) | YES | ||
| CommonlineApplicationStatus | CHAR(1) | YES | ||
| CommonlineApplicationStatusDate | DATETIME | YES | ||
| CommonlineLoanSequenceNumber | CHAR(2) | YES | ||
| LoanAmountCertifiedDate | DATETIME | YES | ||
| LoanAmountGuaranteed | NUMERIC(5, 0) | YES | ||
| LoanGuaranteeDate | DATETIME | YES | ||
| GuaranteeReductionCode | CHAR(2) | YES | ||
| CommonlineApplicationLoanPhase | CHAR(4) | YES | ||
| CommonlineApplicationLoanPhaseDate | DATETIME | YES | ||
| LoanAmountApproved | NUMERIC(5, 0) | YES | ||
| BorrowerName | CHAR(51) | YES | ||
| BorrowerSSN | CHAR(16) | YES | ||
| RecordCode | CHAR(2) | YES | ||
| LoanAmountRequested | NUMERIC(6, 0) | YES | ||
| RejectReason | VARCHAR(160) | YES | ||
| ErrorMessage | VARCHAR(150) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| Status | CHAR(4) | YES | ||
| ValueChangeLog | XML | YES |
| CommonlineResponse Keys |
| Key Name | Key Type | Keys |
| FaCommonLineResponse_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| FaCommonLineResponse_FaLoanID_N_N_IDX | Inversion Entry | StudentAwardLoanId |
| FaCommonLineResponse_FaBatchExpImpID_N_N_IDX | Inversion Entry | FaExportImportFileId |
| PK_FaCommonLineResponse_FaCommonLineResponseID | PrimaryKey | Id |
| CommonlineResponse Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| FaExportImportFile | Non-Identifying | One To Zero or More | FaExportImportFileId | NO | |||
| StudentAwardLoan | Non-Identifying | Zero or One to Zero or More | StudentAwardLoanId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CommonlineResponse Check Constraints |
| Check Constraint Name | CheckConstraint |